Welcome![Sign In][Sign Up]
Location:
Search - Windows Graphics Programming

Search list

[DSP programdsp

Description: API控制 2.0,这是一个封装了500多个Windows API的控件,覆盖了网络、系统、界面、多媒体、图形、文字等各个方面,提供了外接的80个左右的方法使您能更快速有效的写出功能强大的程序.适用于VB、VC、Delphi、Cbulider等各类可以使用ActiveX控件的编程环境-API Control 2.0, which is a package of more than 500 Windows API control, covering the network, system, interface, multimedia, graphics, text and other aspects, providing about 80 external method allows you to more quickly and effectively The write powerful procedures. applicable to VB, VC, Delphi, Cbulider such as ActiveX controls can use the programming environment
Platform: | Size: 43008 | Author: 站长 | Hits:

[OpenGL programOpenGL程序

Description: 992年7月,SGI公司首次发布了作为三维图形编程接口的OpenGL。目前它已成为国际上通用的开放式三维图形标准。它被集成到Unix、Windows NT 4.0、Windows 98等窗口系统中。各种游戏加速卡、专用加速部件都能不同程度地提高OpenGL程序的运行性能。OpenGL是一个图形硬件的软件接口("GL"即Graphics Library)。图形程序员可以利用它提供的接口函数设计高品质的三维彩色图像所需的对象和操作。-992, in July, SGI has announced the first as three-dimensional graphics programming interface OpenGL. Currently, it has become common on the open 3D graphics standard. It was integrated into the Unix, Windows NT 4.0, Windows 98, such as window systems. Games Accelerator, dedicated components can speed up the different levels to improve the functioning of OpenGL performance. OpenGL graphics hardware is a software interface ( "GL" that the Graphics Library). Graphics programmer can use it for the interface design function of high-quality three-dimensional color images of objects and operations.
Platform: | Size: 48128 | Author: 和平鸽 | Hits:

[Windows Develop新编Win API大全

Description: 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。-32 as a Microsoft platform application programming interface, Win32 API is engaged in the development of Windows applications are essential. The book begins on the Win32 API function to do a complete overview; Then function contains five main categories : window management, graphics device interface, system services, international character and network services; In the appendix to the book, to explain how the Visual Basic and Delphi to their call. The book is engaging in Windows application development software engineers must reference manual.
Platform: | Size: 677888 | Author: 刘明 | Hits:

[Graph DrawingMPAINBRUSH

Description: 模拟windows绘图功能,绘图编程入门之经典程序-simulation windows graphics, graphics programming domain procedures classic
Platform: | Size: 18432 | Author: 陈杨军 | Hits:

[Windows Develop车子

Description: 实验目的 通过对第四章的学习,已对windows的图形设备接口的基本概念以及设备环境的获取有了一定的了解 教材中的例题也向我们展示了windows窗口的基本设计以及利用常用绘图函数绘图的一些效果。为此,在配套习题解析与编程实例一书中例【4-6】的启发下,我们组编写了一小车沿路行驶然后撞上一块预定挡板程序,以加深对windows的图形设备接口及windows绘图的理解并进一步应用 -experimental purposes of Chapter IV of the study, has windows on the graphics device interface and the basic concepts of environmental equipment there to acquire certain understanding of the materials are examples to show us a window of windows basic design and the use of commonly used graphics function mapping some results. To this end, the matching exercises analytical and programming examples of a book cases 4-6-- inspired, we prepared a one car traveling on the road before hitting a baffle procedures intended to enhance the windows graphics device interface and graphics windows to further the understanding and application
Platform: | Size: 27648 | Author: 小钟 | Hits:

[OpenGL programOpenGL超级宝典各章源代码01-19

Description: 《OpenGL超级宝典(第二版)》 在本书中,通常每章介绍一个方面的编程主题,并在同一章中给出与此编程主题相关的大量函数及函数说明。另外,许多函数还提供了实用的示例,使读者可以直接在自己的程序中借鉴参考。 本书内容丰富而全面、结构清晰、层次分明,适用于使用OpenGL编程的各个层次的程序员。 本书是有关OpenGL的参考书,它的内容完整而全面,专为使用OpenGL的新版本进行编程的Windows程序员而写。本书适用于希望掌握OpenGL并提高其图形编程的程序员,既可以作为参考书,也可以作为学习教程。-"Both Super OpenGL (2nd Edition)" in the book, usually one each devoted to the theme programming, and in the same chapter, and this program is relevant to the subject of a large number of functions and function note. In addition, many functions also provide practical examples, so readers can directly in their own procedures builds. The book is rich in content and comprehensive, clear, structured and applicable to the use of OpenGL programming at all levels of programmers. The book is a reference book on OpenGL, and its content is complete and comprehensive and is designed for use OpenGL Programming for the new version of Windows programmers writing. The book apply to the master and improve OpenGL graphics programming programmers, as a reference book can also be used as learning g
Platform: | Size: 9187328 | Author: 罗衫 | Hits:

[Books新编WIN32API参考大全

Description: 为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。-32 for Microsoft platform application programming interface, Win32 API is engaged in the development of Windows applications are essential. The book begins on the Win32 API function to do a complete overview; Then function contains five main categories : window management, graphics device interface, system services, international character and network services; In the appendix to the book, to explain how the Visual Basic and Delphi to their call.
Platform: | Size: 677888 | Author: mo20 | Hits:

[GUI Developcsharpshili

Description: Visual C#案例集锦 第一章C# Windows编程基础 实例1 循环语言的学习-砝码程序验证 实例2 随机数的案例-洗牌程序 实例3 通过实例来剖析C#继承机制 实例4 递归与全局变量的案例1-打靶程序 实例5 递归与全局变量的案例2-二叉树 实例6 引用类型的举例---消去字符串空格 实例7 委托的使用方法实例---加减大小比较 实例8 用C#索引器实现文本文件的倒叙输入 实例9 C#文本文件操作实例---杨辉三角形写入读出 第二章 图形图像处理 实例1 一个简易的绘图程序 实例2 电子石英钟显示 实例3 用C#制作字幕显示屏幕保护 实例4 移动的按钮 实例5 抓图软件的实现 第三章 多媒体应用 实例1 WinForm中播放音频与Flash动画 实例2 模拟贪食蛇游戏 实例3 人民币大写转换案例 实例4 模拟俄罗斯方块游戏 实例5 模拟联五子游戏 第四章 系统文件处理 实例1 文件资源管理器 实例2 模拟IE浏览器 实例3 一个具有查找打印功能的文本编译器-Visual C# case highlights the first chapter C# Windows based programming language example of a cycle learning-weight certification procedure two random examples of cases- shuffling through three examples of procedures to analyze examples of C# is the succession mechanism four cases with the global variable recursive case 1-5 shooting recursive procedure examples of global variables and the case of 2-6 cited examples Binary Tree with the type of strings, for example-- to eliminate seven spaces commissioned by the examples use examples-- examples of relatively small Modified 8 C# Index for the realization of a text file input examples Flashback 9 C# examples text file manipulation-- Yang Hui into triangles read Chapter II graphics processing an example of a simple drawing program tw
Platform: | Size: 6444032 | Author: 史进 | Hits:

[Button controlhuitu805

Description: 关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 全局的app(应用程序对象) 注意 手工分配内存的清除 和CDC对象的删除 以释放系统的GDI资源 每一个new操作符都要对应一个delete 虽然已经弄出来了,还是希望大家好好读读源程序-on VC and windows graphics mechanism : the use of GDI (Graphics Device Interface) objects. CDC usually use category, CPaintDC same (device-context) equipment under the context windows the MFC programming mechanism, message-driven, pending! Overall app (application programming object) to manually allocate memory CDC and the removal of the deleted object to the release of the system GDI resources every one new operator must delete a corresponding Although he has made, we still hope that a good reading source
Platform: | Size: 370688 | Author: adnsid | Hits:

[Software EngineeringProgrammingWindowsCHS

Description: 《Windows 程序设计(第5版)(上、下册)》 如果对Windows开发有什么问题的话,请翻阅PetZold的著作吧。在《Window程序设计》(第5版)中,这位杰出的“Windows先锋奖”(Windows Pioneer Award)获得者根据最新的Windows操作系统权威技术修订了他的经典著作——再一次演示了基本的Win32程序设计的API核心内容。本书的内容包括: ** 基本内容——输入、输出和对话框 ** Unicode概述 ** 图形——绘图、文本和字体、位图和元文件 ** 内核和打印机 ** 声音和音乐 ** 动态链接库 ** 多任务和多线程 ** 多文档界面 ** Internet和 Intranet的程序设计 其中采用的大多是具有代表性的示例,这本Petzold著作为使用 Windows 95、Windows 98或 Windows NT的各级windows程序员提供了最基本的参考和指导。没有经验的开发人员也可以从中获取大量的新知识。 -"Windows programming (Release 5) (, Volume) "If Windows developers have any problems, please read the book PetZold it. In "Window Design" (Release 5), this outstanding "Windows Pioneer Award" (Windows Pioneer Award) was who according to the latest Windows operating system technical amendments to the authority of his classics-- once again demonstrated the basic the Win32 API programming core content. The book's contents include :** basic elements-- input, output dialog and outlined**** Unicode graphics-- graphics, text and fonts, yuan bitmap file and the kernel and printers****** voices and music dynamic link library** multi-tasking and multi-threading**** Document Interface Internet and Intranet design procedures which use is the most represent
Platform: | Size: 3078144 | Author: 大头卫 | Hits:

[VC/MFCProgrammingMicrosoftWindowsCE

Description: Microsoft程序设计系列丛书:Programming Microsoft Windows CE程序设计 第一部分 Windows编程基础 第一章 Hello WindowsCE第二单 第二章 屏幕绘图 第三章 输入:键盘\输入笔和菜单 第四章 窗口控件和对话框 第二部分 WindowCE基础 第五章 通用控件和WindowCE 第六章 内存管理 第七章 文件数据库和注册表 第八章 进程和线程 第三部分 通信 第九章 串行通信 第十章 Windows网络和IRSOCK 第十一章 连接到桌面 第四部分 高级主题 第十二章 外壳编程--第一部分 第十三章 外壳编程--第二部分 第十四章 系统编程-Microsoft Programming Series : Programming Microsoft Windows CE part of the first program design Win dows basis of the first chapter programming Hello WinCE second single-screen graphics Chapter II Chapter III input : Keyboard \ input pens and the fourth chapter window menu and dialog box controls WindowCE basis of the second part of the fifth chapter Universal WindowCE pieces and memory management of Chapter VI of Chapter VII document database and the registry process and Chapter VIII of the third thread Chapter 9 pm communications Chapter 10 serial communication network and Windows IRSOCK connected to the Chapter XI desktop resolution Senior theme of the 12nd chapter shell programming-- the first part of Chapter 13 shell programming-- the second part of the 14th chapter is Programming
Platform: | Size: 14902272 | Author: haibing | Hits:

[GDI-Bitmapzcfimageprocess

Description: 本书全面介绍了Windows95/98/NT/2000/Me/XP环境下图像处理的理论和编程技术,并对基于面向对象程序设计方法,详细讨论了图像处理的Visual C++编程技巧。主要包括图像基本操作,调色板技术,图像特技显示与擦除,图像空间变换,图像颜色处理,图像频域变换,图像处理和图像编码格式等的理论与技术。 附:课本中所有的源代码 课本正文为pdg格式,推荐使用超星阅读器(SSReader)打开;其中的源代码请用Visual C++ 6.0打开,如果用Visual C++.NET打开,会出现代码转换问题。-comprehensive book on the environment Windows95/98/NT/2000/Me/XP Image processing theory and programming technology, and based on object-oriented programming methods, detailed discussion of image processing Visual C programming skills. Images include basic operations, a palette technology, image display and graphics erasure, image space conversion, image color, Image frequency domain transform, image processing and image coding format of the theory and technology. Report : textbooks all the source code for text books pdg format, Superstar recommended reading (SSReader) Open; The source code Please open the Visual C 6.0, Visual C.NET open, there code conversion.
Platform: | Size: 26235904 | Author: 张红艳 | Hits:

[OtherWindowsAPI-msz

Description: 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。 -32 as a Microsoft platform Application Programming Interface, Win32 API is engaged in the development of Windows applications are essential. The book begins with the Win32 API function to do a complete overview; Then function contains five categories : window management, Graphics Device Interface, system services, international character and network services; in the appendix, explain how the Visual Basic and Delphi to their call. This book is engaging in Windows application development software engineers in the essential reference manual.
Platform: | Size: 677888 | Author: 暮山紫 | Hits:

[OtherWindowsAPI_func

Description: 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。本书是从事Windows应用程序开发的软件工程师的必备参考手册。-32 as a Microsoft platform Application Programming Interface, Win32 API is engaged in the development of Windows applications are essential. The book begins with the Win32 API function to do a complete overview; Then function contains five categories : window management, Graphics Device Interface, system services, international character and network services; in the appendix, explain how the Visual Basic and Delphi to their call. This book is engaging in Windows application development software engineers in the essential reference manual.
Platform: | Size: 677888 | Author: 张勇 | Hits:

[Dialog_Windowtestwindows

Description: windows编程基础程序。创建windows窗口和基本绘图。-the basis of windows programming procedures. Create a windows window and basic graphics.
Platform: | Size: 1147904 | Author: alzn | Hits:

[Delphi/CppBuilderCBuilder

Description: 创世纪的C++ Builder -------------------------------------------------------------------------------- 告别Hello World的年代 图形程式设计基本概念 具体而微的绘图程式 以C++ Builder处理Windows讯息(Message) 动态链结函式库(DLL-Dynamic Linked Library) Install Shield的使用介绍 -Genesis of the C++ Builder farewell Hello World era of the basic concepts of graphics programming miniature graphics program to C++ Builder handle Windows messages (Message) dynamic link library (DLL-Dynamic Linked Library) Install Shield of introduce the use of
Platform: | Size: 758784 | Author: 王力 | Hits:

[VC/MFCWindows_API_fuctions

Description: Windows API函数大全 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。-Windows API function Guinness as a Microsoft 32-bit platform application programming interfaces, Win32 API is to engage in Windows application development necessary. The book begins with the Win32 API function to make a complete overview then included five major functions: window management, graphics device interface, system services, international properties and network services in the appendix to explain how Visual Basic and Delphi to its call. This book is engaging in Windows application development software engineer essential reference manual.
Platform: | Size: 683008 | Author: rj | Hits:

[Picture ViewerBMP

Description: BMP处理Windows编程中图像处理相对比较复杂,好在C++ Builder提供了一些图形类,它们通过 ... 选择要处理的图像文件-BMP to deal with image processing in Windows programming is relatively complex, Fortunately C++ Builder provides some graphics category, they passed ... to choose to deal with image files
Platform: | Size: 1937408 | Author: jas | Hits:

[CSharpVisual

Description: Visual C#.NET 案例开发集锦,涵盖很多包含第1章 C# Windows编程基础,第2章 图形图象处理,第3章 多媒体应用,第4章 系统文件处理,第5章 数据库应用,第6章 C#网络开发,第7章 C# WEB编程应用,第8章 C# 综合实例编程应用。谨供学习研究-Visual C#. NET Development Case Collection, covering a lot of Chapter 1 contains the C# Windows programming fundamentals, Chapter 2 graphics image processing, multimedia applications in Chapter 3, Chapter 4 deal with system files, database applications Chapter 5, para Chapter 6 C# network development, Chapter 7 C# WEB Application Programming, Chapter 8 C# comprehensive application programming examples. I would like to study for
Platform: | Size: 6493184 | Author: hero | Hits:

[VC/MFCWINDOWS

Description: 本书特色: 基本入门:输出、输入、对话方块 对Unicode的介绍 图形处理:绘图、文字与字体、点阵图形与metafile 系统核心与印表机 声音与音乐 动态连结程式库 多工与多执行绪 多重文件介面 网际网路与企业内网路程式设计 -This book features: the basic entry: output, input, a dialogue box on the Unicode introduction of the graphics processing: graphics, text and fonts, dot matrix and metafile graphics core of the system with voice and music printer dynamic link library to implement multi-tasking and multi- multiple document interface thread Internet and intranet programming
Platform: | Size: 2982912 | Author: 阎利 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 14 »

CodeBus www.codebus.net